Skip to content

chore(deps-dev): bump vitest from 3.2.4 to 4.1.10 - #5222

Merged
odinr merged 2 commits into
mainfrom
dependabot/npm_and_yarn/vitest-4.1.10
Aug 6, 2026
Merged

chore(deps-dev): bump vitest from 3.2.4 to 4.1.10#5222
odinr merged 2 commits into
mainfrom
dependabot/npm_and_yarn/vitest-4.1.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps vitest from 3.2.4 to 4.1.10.

Release notes

Sourced from vitest's releases.

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub

v4.1.9

🐞 Bug Fixes

View changes on GitHub

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

... (truncated)

Commits
  • db616d2 chore: release v4.1.10 (#10718)
  • bae52b5 fix(vm): fix external module resolve error with deps optimizer query for enco...
  • a7a61e7 chore: release v4.1.9 (#10598)
  • 934b0f5 fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...
  • 7fb2965 fix(browser): wait for orchestrator readiness before resolving browser sessio...
  • a518019 fix: fix importOriginal with optimizer and query import [backport to v4] (#...
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • a09d472 chore: release v4.1.7
  • a8fd24c chore: release v4.1.6
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vitest since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 5, 2026 17:06
@dependabot dependabot Bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Aug 5, 2026
@changeset-bot

changeset-bot Bot commented Aug 5, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a0af27f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@equinor/fusion-framework-plugin-context-navigation Patch
@equinor/fusion-framework-dev-portal Patch
@equinor/fusion-framework-cli Patch
poc-portal Patch
portal-analytics Patch
portal Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions Bot added the 🚧 chore maintaines work, (update deps, workflos ...) label Aug 5, 2026
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 4.1.10.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-4.1.10 branch from f904130 to abe9644 Compare August 5, 2026 17:17
@odinr

odinr commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Verdict: high confidence — merged.

Patch/minor devDependency bump, vitest ^3.1.1^4.1.10, matching the version already used across the rest of the monorepo (this is the same convention fixed for module-state in #5217).

  • Rebased onto current main, clean (already up to date).
  • pnpm why vitest confirms resolution to 4.1.10.
  • tsc -b build passes.
  • No test files in this package yet, so no runtime test signal — not a regression from this change.
  • Biome clean.
  • Changeset added (patch) since this package is published under packages/*.

@odinr
odinr merged commit 593a44b into main Aug 6, 2026
9 checks passed
@odinr
odinr deleted the dependabot/npm_and_yarn/vitest-4.1.10 branch August 6, 2026 08:14
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 65.13% 3602 / 5530
🔵 Statements 64.7% 4287 / 6625
🔵 Functions 51.51% 1239 / 2405
🔵 Branches 55.16% 1985 / 3598
File CoverageNo changed files found.
Generated in workflow #15152 for commit a0af27f by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚧 chore maintaines work, (update deps, workflos ...) dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant